home *** CD-ROM | disk | FTP | other *** search
/ Team Palmtops 7 / Palmtops_numero07.iso / WinCE / SDKWindowsCE / HandHeldPCPro30 / sdk.exe / Jupiter SDK / data1.cab / MFC_Samples / generic / generic.clw next >
Encoding:
MFC ClassWizard info  |  1999-02-19  |  509 b   |  30 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CMainWindow
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "generic.h"
  9. LastPage=0
  10.  
  11. ClassCount=1
  12. Class1=CMainWindow
  13.  
  14. ResourceCount=1
  15. Resource1=IDR_MAINFRAME
  16.  
  17. [CLS:CMainWindow]
  18. Type=0
  19. BaseClass=CFrameWnd
  20. HeaderFile=generic.cpp
  21. ImplementationFile=generic.cpp
  22. LastObject=CMainWindow
  23.  
  24. [MNU:IDR_MAINFRAME]
  25. Type=1
  26. Class=?
  27. Command1=ID_FILE_EXIT
  28. CommandCount=1
  29.  
  30.